home *** CD-ROM | disk | FTP | other *** search
/ Screensavers 2002 / ScreenSavers2002.iso / Supernatural Screen Saver v1.0.0.ZIP / SupernaturalScreensaverV1Setup.exe / install_script.iss
Text File  |  2001-11-02  |  4KB  |  69 lines

  1. ;InnoSetupVersion=2.0.11
  2.  
  3. [Setup]
  4. AppName=Supernatural Screensaver
  5. AppVerName=Supernatural Screensaver 1.0.0
  6. AppId=Supernatural Screensaver
  7. AppPublisher=ElectroReality Soft
  8. AppPublisherURL=http://www.electroreality.com
  9. AppSupportURL=http://www.electroreality.com
  10. AppUpdatesURL=http://www.electroreality.com
  11. DefaultDirName={pf}\Supernatural Screensaver
  12. DefaultGroupName=Supernatural Screensaver
  13. OutputBaseFilename=setup
  14. Compression=zip
  15. PrivilegesRequired=none
  16. LicenseFile=embedded\License.txt
  17. InfoBeforeFile=embedded\InfoBefore.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{app}\Supernatural Screensaver.scr"; DestDir: "{app}"; 
  23. Source: "{win}\Supernatural Screensaver.scr"; DestDir: "{win}"; 
  24. Source: "{win}\Supernatural Spirit Lists\Level Four Spirit List.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  25. Source: "{win}\Supernatural Spirit Lists\Level One Spirit List.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  26. Source: "{win}\Supernatural Spirit Lists\Level Three Spirit List.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  27. Source: "{win}\Supernatural Spirit Lists\Level Two Spirit List.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  28. Source: "{win}\Supernatural Spirit Lists\Nothing.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  29. Source: "{win}\Supernatural Spirit Lists\Registration Status.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  30. Source: "{win}\Supernatural Spirit Lists\Speed.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  31. Source: "{win}\Supernatural Spirit Lists\Summon List.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  32. Source: "{win}\Supernatural Spirit Lists\Tome of Knowledge.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  33. Source: "{win}\Supernatural Spirit Lists\Ultra Rare Spirit List.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  34. Source: "{win}\Supernatural Spirit Lists\Unique Spirit List.txt"; DestDir: "{win}\Supernatural Spirit Lists"; 
  35. Source: "{app}\KABELBN.TTF"; DestDir: "{app}"; 
  36. Source: "{app}\LYDIANN.TTF"; DestDir: "{app}"; 
  37. Source: "{app}\Legal Page.txt"; DestDir: "{app}"; 
  38. Source: "{app}\Supernatural Screensaver Must Read.txt"; DestDir: "{app}"; 
  39. Source: "{app}\Supernatural Spirit Lists\Level Four Spirit List.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  40. Source: "{app}\Supernatural Spirit Lists\Level One Spirit List.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  41. Source: "{app}\Supernatural Spirit Lists\Level Three Spirit List.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  42. Source: "{app}\Supernatural Spirit Lists\Level Two Spirit List.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  43. Source: "{app}\Supernatural Spirit Lists\Nothing.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  44. Source: "{app}\Supernatural Spirit Lists\Registration Status.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  45. Source: "{app}\Supernatural Spirit Lists\Speed.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  46. Source: "{app}\Supernatural Spirit Lists\Summon List.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  47. Source: "{app}\Supernatural Spirit Lists\Tome of Knowledge.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  48. Source: "{app}\Supernatural Spirit Lists\Ultra Rare Spirit List.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  49. Source: "{app}\Supernatural Spirit Lists\Unique Spirit List.txt"; DestDir: "{app}\Supernatural Spirit Lists"; 
  50. Source: "{fonts}\KABELBN.TTF"; DestDir: "{fonts}"; Flags: uninsneveruninstall 
  51. Source: "{fonts}\LYDIANN.TTF"; DestDir: "{fonts}"; Flags: uninsneveruninstall 
  52.  
  53. [INI]
  54. FileName: "{app}\Supernatural Screensaver.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.electroreality.com"; 
  55.  
  56. [Run]
  57. Filename: "{win}\Supernatural Screensaver.scr"; Description: "Launch Supernatural Screensaver"; Flags: shellexec postinstall skipifsilent 
  58.  
  59. [Icons]
  60. Name: "{group}\Supernatural Screensaver"; Filename: "{win}\Supernatural Screensaver.scr"; 
  61. Name: "{group}\Supernatural Screensaver on the Web"; Filename: "{app}\Supernatural Screensaver.url"; 
  62. Name: "{userdesktop}\Supernatural Screensaver"; Filename: "{win}\Supernatural Screensaver.scr"; Tasks: desktopicon; 
  63.  
  64. [Tasks]
  65. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  66.  
  67. [UninstallDelete]
  68. Type: files; Name: "{app}\Supernatural Screensaver.url"; 
  69.